NevronOpenVision
Nevron.Nov.UI Namespace / NCommonDialogResult<T> Class
Fields Properties Methods


NCommonDialogResult<T> Class Members

The following tables list the members exposed by NCommonDialogResult<T>.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the dialog for which this result is created.  
Public PropertyIf the result code is ENDialogResult.Error this property contains the exception that was thrown while displaying the platform's dialog box. Otherwise it returns null.  
Public PropertyGets the result code returned by the dialog.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Top
See Also